Перевод: с русского на все языки
vectorizable code
Ничего не найдено.
Попробуйте поискать во всех возможных языках
или измените свой поисковый запрос.
См. также в других словарях:
Vectorization (computer science) — Vectorization, in computer science, is the process of converting a computer program from a scalar implementation, which does an operation on a pair of operands at a time, to a vectorized program where a single instruction can perform multiple… … Wikipedia
Intrinsic function — In compiler theory, an intrinsic function is a function available in a given language whose implementation is handled specially by the compiler. Typically, it substitutes a sequence of automatically generated instructions for the original… … Wikipedia